home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Languguage OS 2
/
Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO
/
gnu
/
m4-1_0_3.lha
/
m4-1.0.3
/
checks
/
49.format
< prev
next >
Wrap
Text File
|
1992-12-19
|
282b
|
6 lines
dnl /usr2/pinard/pub/m4-1.0.3/m4.texinfo:2266: Origin of test
define(`foo', `The brown fox jumped over the lazy dog')
dnl @result{}
format(`The string "%s" is %d characters long', foo, len(foo))
dnl @result{}The string "The brown fox jumped over the lazy dog" is 38 characters long